[IA64] Remove the useless big endian stuff.
authordietmar.hahn@fujitsu-siemens.com <dietmar.hahn@fujitsu-siemens.com>
Tue, 18 Nov 2008 09:55:51 +0000 (10:55 +0100)
committerdietmar.hahn@fujitsu-siemens.com <dietmar.hahn@fujitsu-siemens.com>
Tue, 18 Nov 2008 09:55:51 +0000 (10:55 +0100)
commit6e3fe157f023a9163a3fb33930a5d9ccc8b7d6ac
tree1e67711ee02cdc30a0bb9eedc029aa35c6b3ca53
parent21b91e54b15e7bc37cf0581e2e43d6d32bf8d662
[IA64] Remove the useless big endian stuff.

This patch removes all the useless big endian stuff from the mini-os.
Before there was an effort to support big endian for PV-guest.
But the big endian support was never gotten into the common parts of
the mini-os so it makes no sense to have this only in the ia64
specific sources. And as there is no open source big endian os and
porting our BS2000 os to ia64 was stopped, nobody wants that stuff
in the common minos.
So this looks ugly then and remove the big endian stuff.

Signed-off-by: Dietmar Hahn <dietmar.hahn@fujitsu-siemens.com>
15 files changed:
extras/mini-os/arch/ia64/arch.mk
extras/mini-os/arch/ia64/common.c
extras/mini-os/arch/ia64/debug.c
extras/mini-os/arch/ia64/efi.c
extras/mini-os/arch/ia64/fw.S
extras/mini-os/arch/ia64/ia64.S
extras/mini-os/arch/ia64/ivt.S
extras/mini-os/arch/ia64/mm.c
extras/mini-os/arch/ia64/sal.c
extras/mini-os/arch/ia64/time.c
extras/mini-os/arch/ia64/xencomm.c
extras/mini-os/include/ia64/atomic.h
extras/mini-os/include/ia64/endian.h [deleted file]
extras/mini-os/include/ia64/ia64_cpu.h
extras/mini-os/include/ia64/os.h